-
Home
-
MIQID-Core
-
1.4.5
-
Code
-
Classes
- CompanyProfile
Total Complexity |
15 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
166 |
Lines of code |
56 |
Logical lines of code |
23 |
Comment lines |
55 |
Methods |
14 |
Properties |
18 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_id() |
S |
69 |
2 |
7 |
__construct() |
S |
63 |
1 |
9 |
set_street() |
S |
80 |
1 |
3 |
set_street_number() |
S |
80 |
1 |
3 |
set_side_door_floor() |
S |
80 |
1 |
3 |
set_postal_code() |
S |
80 |
1 |
3 |
set_city() |
S |
80 |
1 |
3 |
get_id() |
S |
80 |
1 |
3 |
get_street() |
S |
80 |
1 |
3 |
get_street_number() |
S |
80 |
1 |
3 |
get_side_door_floor() |
S |
80 |
1 |
3 |
get_postal_code() |
S |
80 |
1 |
3 |
get_city() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
70 |
1 |
7 |